Skip to content

Conversation

Huskydog9988
Copy link

@Huskydog9988 Huskydog9988 commented Mar 28, 2023

This creates a number of tags for the docker images, allowing for users to properly follow semver.

To breakdown what tags are created:'
nightly, ex nightly (if you run on schedule)
{{version}}, ex 4.0.0
{{major}}.{{minor}}, ex 4.0
branch, ex master (when you do on push)
Also does a tag for the git sha

See companion pr: modmail-dev/Modmail#3272

lorenzo132 and others added 10 commits November 21, 2021 15:03
fixes internal server error, Merge whenever dev gets merged into master for modmail
* Dont use deprecated abort()

* Bump version to v1.1.1

* Bump reqs

* Escape some additional html templates

* Bump sanic -> 21.12.0

* Bump sanic -> 22.6.0
BREAKING fix dpy2, add support old time format
* Added load_dontenv, changed mongo_uri load logic

* Updated pipfile.lock
@Huskydog9988 Huskydog9988 changed the base branch from master to development March 28, 2023 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants